OData Feed

The OData feed function allows users to capture a special URL or snippet that allows them to read in the result set of the item's query into another client technology that consumes data. This, in effect, turns Pyramid into a data source. Important: This feature should not be confused with the OData source option in Model, where Pyramid can consume other OData feeds.

Note: The OData Feed capability requires separate licensing.

Access the OData Feed URL

Tip: In addition to the following options, the OData Feed is also accessible to Basic users, who are given access to embedded content items only.

Content Manager

The OData function can be triggered using the quick action buttons on the Action Panel for discoveries (red highlight):

App Tabs

Alternatively, these options can also be accessed from a discovery's tab menu in the App Tab Interface (purple highlights below).

Runtime Presentation

In addition, you can copy the OData URL link or snippet for any visuals in a live presentation, to use in any other OData compliant tools. Simply right-click on the content and select the required OData option. Depending on whether you are displaying the new Context Menu, this link might or might not be under Content Details:

The link or snippet is copied to the clipboard, and can be opened in other applications.

OData Options

  • OData Link: copy the OData URL link for the item. The OData link enables connectivity with datasources like Excel using Windows or Basic authentication.
  • OData Link without Filters: copy the OData URL link for the item, excluding filters.
  • OData Snippet: copy the OData snippet for the item. Note: The snippet enables connectivity with datasources like Excel or Power BI using Web Token authentication.
  • OData Snippet without Filters: copy the OData snippet for the item, excluding filters.

Warning: If you select to copy the link or snippet without filters, the returned data will not be limited by the Query Limits. Use at your own risk.

Using OData in Excel